二分木 Binary Tree
各ノードの次数が2以下の
rooted tree 根付き木
全二分木 full binary tree
完全二分木 completel binary tree
完全二分木 perfect binary tree
二分探索木 binary search tree